html {
    background: #FF6600;
}

body {
   color: #000000;
	font-weight: Bold;
	font-style: Bold;
	font-family: Default;
	font-size: 12px;
}
table.bdc{
  border-collapse: collapse;
    margin: 10px;
    width: 90%;
}
table.bdc tr td {
 ;
    cursor: pointer;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
 background: none repeat scroll 0 0 ;	
}

tr.bdc_intitule td{ 
    cursor: default;
    padding-left: 10px !important;
    text-align: center;
    vertical-align: top;
	border: ;
	color: ;
	font-weight: Normal;
	font-style: Normal;
	font-family: Default;
	font-size: 11px;
}
table.bdc tr td {
    border: ;
    cursor: pointer;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
}

table.echelle {
    border-collapse: collapse;
    margin: 10px;
    width: 90%;
}
td.choix {
  background:  ;
  }
  
td.intitule {
    background: none repeat scroll 0 0 ;
    cursor: default;
    padding-left: 10px !important;
    text-align: left;
    vertical-align: top;
	color: ;
	font-weight: Normal;
	font-style: Normal;
	font-family: Default;
	font-size: 11px;
}
tr.entete td {
    background: none repeat scroll 0 0 ;
    cursor: default;
	color: ;
	font-weight: Normal;
	font-style: Normal;
	font-family: Default;
	font-size: 11px;
}
table.echelle tr td {
    ;
    cursor: pointer;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
}

#formulaire {
    background: #ffffff;
    border: 0px Solid ;
	width: 600px;	
	 margin-left: auto;
        margin-right: auto;
}
#signupForm {
	padding: 10px 10px 10px 10px;
}
#titre_logo {
	color: #ffffff;
	font-weight: Normal;
	font-style: Normal;
	font-family: Default;
	font-size: 36px;
	height: 40px;
	background: #660000;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	;
	background-color: #e10000;
	color: #ffffff;
    font-weight: Normal;
    font-style: Normal;
    font-family: Default;
  font-size: 11px;
	padding: 5px;
	opacity: 0.85;
}


#tooltip h3, #tooltip div { margin: 0; }

label.libelle  {
    color: #000000;
    	font-weight: Bold;
    	font-style: Bold;
    	font-family: Default;
	font-size: 14px;
		display: block;
	width: 100px;
	float: left;
}
label.libellemax  {
    color: #000000;
    	font-weight: Bold;
    	font-style: Bold;
    	font-family: Default;
	font-size: 14px;
		display: block;
	width: 580px;
	float: left;
}

label.error  {
    background: #000000;
    color: #ff0000;
       font-weight: Normal;
        font-style: Normal;
       font-family: Default;
  font-size: 11px;
   margin-left: 30px;
}

input.bouton  {
    background: ;
     color: ;
           font-weight: Normal;
            font-style: Normal;
           font-family: Default;
  font-size: 11px;
 
}

input.saisir  {
    background: #FFF7C0;
     color: ;
           font-weight: Normal;
            font-style: Normal;
           font-family: Default;
  font-size: 14px;
   
  
}

select  {
    background: #FFF7C0;
     color: ;
           font-weight: Normal;
            font-style: Normal;
           font-family: Default;
  font-size: 14px;
   
  
}

textarea  {
    background: #FFF7C0;
     color: ;
           font-weight: Normal;
            font-style: Normal;
           font-family: Default;
  font-size: 14px;
   
  
}

span.obli {
 color: #ff0000;
           font-weight: Normal;
            font-style: Normal;
           font-family: Default;
  font-size: 11px;
}
